From: Glenn Morris Date: Sat, 7 Apr 2007 03:00:23 +0000 (+0000) Subject: Doc fix in commentary. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~29375 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=496263ca9cb9f68076b0f9faeb8ce59d84538c13;p=emacs.git Doc fix in commentary. --- diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el index c4840059f64..deeda45cf19 100644 --- a/lisp/pcomplete.el +++ b/lisp/pcomplete.el @@ -33,7 +33,6 @@ ;; To use pcomplete with shell-mode, for example, you will need the ;; following in your .emacs file: ;; -;; (load "pcmpl-auto") ;; (add-hook 'shell-mode-hook 'pcomplete-shell-setup) ;; ;; Most of the code below simply provides support mechanisms for